From 2649c12fbbeb40d31dfba8c765fddfa2c5e5b156 Mon Sep 17 00:00:00 2001 From: robertl Date: Wed, 28 Mar 2007 16:06:06 +0000 Subject: [PATCH] Lowrance doc tweaks. --- xmldoc/formats/lowranceusr.xml | 6 +++--- xmldoc/formats/options/lowranceusr-break.xml | 2 +- xmldoc/formats/options/lowranceusr-ignoreicons.xml | 3 ++- xmldoc/formats/options/lowranceusr-merge.xml | 2 +- xmldoc/formats/options/lowranceusr-writeasicons.xml | 3 +++ 5 files changed, 10 insertions(+), 6 deletions(-) create mode 100644 xmldoc/formats/options/lowranceusr-writeasicons.xml diff --git a/xmldoc/formats/lowranceusr.xml b/xmldoc/formats/lowranceusr.xml index f2383eb91..99fe49495 100644 --- a/xmldoc/formats/lowranceusr.xml +++ b/xmldoc/formats/lowranceusr.xml @@ -2,8 +2,8 @@ The Lowrance iFinder GPS series has the unique capability to output its data to an MMC card. The data is saved to the card as a .USR file and can be read by your computer using a card reader. -Waypoints, routes, tracks are supported. By default, Event marker -icons are converted to waypoints. Symbols tend to get lost in the -translation. +Waypoints, icons, routes, tracks are supported. Event marker icons contain a symbol, name, latitude and longitude +only. By default, Event marker +icons are converted to waypoints on read. On write, you are able to create icons from waypoints. diff --git a/xmldoc/formats/options/lowranceusr-break.xml b/xmldoc/formats/options/lowranceusr-break.xml index fc1503704..ce686ac47 100644 --- a/xmldoc/formats/options/lowranceusr-break.xml +++ b/xmldoc/formats/options/lowranceusr-break.xml @@ -1,4 +1,4 @@ -This option breaks track segments into separate tracks when reading a .USR +(USR input) Break track segments into separate tracks. file. diff --git a/xmldoc/formats/options/lowranceusr-ignoreicons.xml b/xmldoc/formats/options/lowranceusr-ignoreicons.xml index 7930731c0..8f5c37374 100644 --- a/xmldoc/formats/options/lowranceusr-ignoreicons.xml +++ b/xmldoc/formats/options/lowranceusr-ignoreicons.xml @@ -1,3 +1,4 @@ -This option instructs GPSBabel to not convert icons to waypoints on input. +This option instructs GPSBabel to not convert icons to waypoints on input, +but to instead disregard them altogether diff --git a/xmldoc/formats/options/lowranceusr-merge.xml b/xmldoc/formats/options/lowranceusr-merge.xml index f5c8721b3..e1ea03bb5 100644 --- a/xmldoc/formats/options/lowranceusr-merge.xml +++ b/xmldoc/formats/options/lowranceusr-merge.xml @@ -1,3 +1,3 @@ -This option merges all tracks into a single track with multiple segments. +(USR output) This option merges all tracks into a single track with multiple segments. diff --git a/xmldoc/formats/options/lowranceusr-writeasicons.xml b/xmldoc/formats/options/lowranceusr-writeasicons.xml new file mode 100644 index 000000000..aaf2aec90 --- /dev/null +++ b/xmldoc/formats/options/lowranceusr-writeasicons.xml @@ -0,0 +1,3 @@ + +(USR output) This option converts the waypoint information to an event marker icon. + -- 2.30.2